(set #installerversion "Sie haben eine veraltete Version des Installers installiert.\n\nDie neue Version unterstützt u.a. neue Features. Sie ist z.B. im Aminet erhältlich.\n\nBitte installieren Sie diese demnächst!")
(set #welcometext (cat "Willkommen zum Installationsprogramm für AlgoMusic V" #versionstring ", dem ultimativen Programm für algorithmische Musik auf Ihrem Amiga.\n\nEinfache und intuitive Installation ist garantiert."))
(set #wrongosversion "Sie benötigen mindestens Amiga OS 2.0 (V36) für AlgoMusic.\n\nBitte unterstützen Sie den Amiga und rüsten Sie auf das jeweils neueste Betriebssystem auf.\n\nEs ist dringendst anzuraten und lohnt sich!")
(set #algomusicexists "Sie haben im angegebenen Pfad AlgoMusic bereits installiert. Soll dieses Verzeichnis in \"AlgoMusic.old\" umbenannt werden und AlgoMusic ins angegebene Verzeichnis installiert werden oder möchten Sie die vorhandene Version überschreiben (dabei gehen auch alle Samples usw. verloren)?")
(set #cpuversion "Welche Prozessorversion von AlgoMusic möchten Sie installieren?")
(set #existsrename "Umbenennen")
(set #existsoverwrite "Überschreiben")
(set #destinationprompt (cat "Wählen Sie das Verzeichnis, in das AlgoMusic %s installiert werden soll. Ein neues Verzeichnis namens \"AlgoMusic\" wird dort erstellt."))
(set #destinationupdateprompt (cat "Wählen Sie das Verzeichnis, in dem das AlgoMusic-Verzeichnis bereits installiert ist. Mindestens Version " #minupdateversion " muß dort vorhanden sein.\n\nEs werden dort nur die benötigten Files upgedatet."))
(set #installicons "Welche Arten von Icons sollen für AlgoMusic verwendet werden?")
(set #copyingtext "Kopiere benötigte Dateien in das Verzeichnis\n\n\"%s\"")
(set #prefsrenamed "Sie hatten bereits Voreinstellungen für AlgoMusic in Ihrem ENVARC: Verzeichnis. \"AlgoMusic.prefs\" wurde dort in \"AlgoMusic.prefs.old\" umbenannt.\n\nVergleichen Sie am besten nach durchgeführter Installation beide Files und sehen Sie nach, was Sie in die neuen Prefs übernehmen möchten.")
(set #seehistoryprompt "Möchten Sie sich das History-File von AlgoMusic ansehen?")
(set #seehistoryhelp "AlgoMusic hat bei jeder neuen Version eine Reihe von neuen Features und Bugfixes. Lesen Sie sich am besten durch, was bei dieser Version verbessert und ergänzt wurde.")
(set #addpathprompt "Das AlgoMusic-Verzeichnis sollte in den Systempfad mit aufgenommen werden. Soll dies automatisch in der User-Startup für Sie erledigt werden oder wollen Sie es selber durchführen?")
(set #userstartup "Die folgenden Zeilen werden an Ihre User-Startup angehängt:\n\n")
(set #userstartupauto "Automatisch")
(set #userstartupmanu "Selber")
(set #installdeveloper "Möchten Sie die Entwickler-Dateien für AlgoMusic installieren?\n\nFür den normalen Gebrauch werden sie nicht benötigt, für Programmierer existiert jedoch ein interessantes Interface, um z.B. Analyzer oder ähnliches zu programmieren.")
(set #giftware "Bitte denken Sie daran, daß AlgoMusic GIFTWARE ist\n(die meisten Benutzer scheinen dies zu vergessen).\n\nSie müssen bei Gefallen dem Autor ein kleines Geschenk schicken. Lesen Sie dazu auch im Guide nach!\n\n\n\nViel Spaß,\n\nThomas Schürger.")
(set #delold "AlgoMusic ist installiert. Wenn Sie von der neuen Version überzeugt sind, können Sie nach kurzer Zeit das Verzeichnis \"%s\" löschen.")
)
(
(set #installerversion "You've got an old version of the Installer installed.\n\nThe new version has lots of new features and improvements. It's available on Aminet, for example.\n\nPlease install it as soon as possible!")
(set #welcometext (cat "Welcome to the installation utility for AlgoMusic V" #versionstring ", the ultimate program for algorithmic music on your Amiga.\n\nEasy and intuitive installation is guaranteed."))
(set #wrongosversion "AlgoMusic requires at least Amiga OS 2.0 (V36).\n\nPlease support your beloved computer by installing the newest Amiga operating system available.\n\nIt's worth it for sure!")
(set #algomusicexists "You've already got AlgoMusic installed in the path specified. Would you like to rename the existing directory to \"AlgoMusic.old\" and install the new version or would you like to overwrite the old version (all samples etc. will be lost)?")
(set #cpuversion "Which CPU version of AlgoMusic would you like to install?")
(set #existsrename "Rename")
(set #existsoverwrite "Overwrite")
(set #destinationprompt "Select a destination for AlgoMusic %s. A new drawer called \"AlgoMusic\" will be created there.")
(set #installicons "Which type of icons should be installed for AlgoMusic?")
(set #destinationupdateprompt (cat "Select the directory where the AlgoMusic directory has already been installed. At least V" #minupdateversion " must be present there.\n\nOnly the required files will be updated."))
(set #prefsrenamed "You already had preferences for AlgoMusic in your ENVARC: directory. \"AlgoMusic.prefs\" has been renamed to \"AlgoMusic.prefs.old\".\n\nPlease compare both files and decide which of the old preferences you would like to transfer to the new prefs-file after the installation has been completed.")
(set #seehistoryprompt "Would you like to see the history of AlgoMusic?")
(set #seehistoryhelp "AlgoMusic has a lot of new features and bugfixes with each version. You may want to see what has been changed and improved in this version.")
(set #addpathprompt "You should include the AlgoMusic-directory in your system path. Would you like this to be done automatically or would you like to do it by hand?")
(set #userstartup "The following lines will be appended to your user-startup:\n\n")
(set #userstartupauto "Automatically")
(set #userstartupmanu "By hand")
(set #installdeveloper "Would you like to install the developer files for AlgoMusic?\n\nThey are not required for normal use, there is an interesting interface for developers to program analyzers etc., however.")
(set #giftware "Remember that AlgoMusic is GIFTWARE\n(most people seem to forget that).\n\nYou are asked to send me a gift if you like this program. Read the guide for further information!\n\n\n\nHave fun!\n\nThomas Schürger")
(set #delold "AlgoMusic is now installed. If you are convinced by the new version, you can delete the directory \"%s\" after a while.")